[INFO] fetching crate parry2d-f64 0.26.0...
[INFO] testing parry2d-f64-0.26.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate parry2d-f64 0.26.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate parry2d-f64 0.26.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate parry2d-f64 0.26.0
[INFO] tweaked toml for crates.io crate parry2d-f64 0.26.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parry2d-f64 0.26.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate parry2d-f64 0.26.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded serde_arrays v0.2.0
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] [stderr]   Downloaded downcast-rs v2.0.2
[INFO] [stderr]   Downloaded tint v1.0.1
[INFO] [stderr]   Downloaded rust-ini v0.13.0
[INFO] [stderr]   Downloaded serde-hjson v0.9.1
[INFO] [stderr]   Downloaded serde v0.8.23
[INFO] [stderr]   Downloaded rkyv_derive v0.8.13
[INFO] [stderr]   Downloaded glamx v0.1.3
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded ptree v0.4.0
[INFO] [stderr]   Downloaded rkyv v0.8.13
[INFO] [stderr]   Downloaded spade v2.15.0
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b1e3721483f44633c74959d6738dc881cb7d556a8600ae7c2a78ec0677775b6
[INFO] running `Command { std: "docker" "start" "-a" "3b1e3721483f44633c74959d6738dc881cb7d556a8600ae7c2a78ec0677775b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1e3721483f44633c74959d6738dc881cb7d556a8600ae7c2a78ec0677775b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1e3721483f44633c74959d6738dc881cb7d556a8600ae7c2a78ec0677775b6", kill_on_drop: false }`
[INFO] [stdout] 3b1e3721483f44633c74959d6738dc881cb7d556a8600ae7c2a78ec0677775b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f2c0af731bb110928ad60d676fa7a9e27b8dbdcb761fea373e98c53e5383141
[INFO] running `Command { std: "docker" "start" "-a" "1f2c0af731bb110928ad60d676fa7a9e27b8dbdcb761fea373e98c53e5383141", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling glam v0.30.10
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling glamx v0.1.3
[INFO] [stderr]    Compiling parry2d-f64 v0.26.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "dim3", doc(html_root_url = "https://docs.rs/parry3d"))]
[INFO] [stdout]    |             ^^^^^^^^^^------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                ^^^^^^^^^^------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:260:34
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                                 ^^^^^^^^^^------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/ball.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/capsule.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/cuboid.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/segment.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/shape/shape.rs:1465:20
[INFO] [stdout]      |
[INFO] [stdout] 1465 |         #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/triangle.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     feature = "dim3",
[INFO] [stdout]     |     ^^^^^^^^^^------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:698:11
[INFO] [stdout]     |
[INFO] [stdout] 698 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:734:11
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:791:11
[INFO] [stdout]     |
[INFO] [stdout] 791 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:444:15
[INFO] [stdout]     |
[INFO] [stdout] 444 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb_support_map.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_utils.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:327:19
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:360:19
[INFO] [stdout]     |
[INFO] [stdout] 360 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:412:11
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 578 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:608:15
[INFO] [stdout]     |
[INFO] [stdout] 608 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_capsule.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cuboid.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cylinder.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_cylinder.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_voxels.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:275:29
[INFO] [stdout]     |
[INFO] [stdout] 275 | #[cfg(all(feature = "dim2", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:285:29
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(all(feature = "dim3", feature = "f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[cfg(all(feature = "dim2", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:306:29
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg(all(feature = "dim3", feature = "f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/vector_ext.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/vector_ext.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:58
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:48
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:66
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:62
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:267:29
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:29
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:390:58
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:397:40
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:397:58
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:40
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:58
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:599:44
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:599:62
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:951:48
[INFO] [stdout]     |
[INFO] [stdout] 951 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:951:66
[INFO] [stdout]     |
[INFO] [stdout] 951 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:997:44
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:997:62
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1045:48
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                ^^^^^^^^^^------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1045:66
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1090:44
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1090:62
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1183:44
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1183:62
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:853:15
[INFO] [stdout]     |
[INFO] [stdout] 853 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:905:15
[INFO] [stdout]     |
[INFO] [stdout] 905 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/clip/clip_aabb_polygon.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifold.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:538:15
[INFO] [stdout]     |
[INFO] [stdout] 538 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |             if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty())
[INFO] [stdout]     |                      ^^^^^^^^^^------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/gjk/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/gjk/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:404:19
[INFO] [stdout]     |
[INFO] [stdout] 404 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_segment.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_heightfield.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim3"))]
[INFO] [stdout]   |                              ^^^^^^^^^^------
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_trimesh.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_trimesh.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_voxels.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_cuboid.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_cuboid.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_support_map.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_support_map.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", not(feature = "std")))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/split/mod.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/ball.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:367:15
[INFO] [stdout]     |
[INFO] [stdout] 367 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:263:11
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:397:11
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:422:15
[INFO] [stdout]     |
[INFO] [stdout] 422 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:724:15
[INFO] [stdout]     |
[INFO] [stdout] 724 |         #[cfg(feature = "dim3")] axis: u8,
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:362:11
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:419:23
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1254:7
[INFO] [stdout]      |
[INFO] [stdout] 1254 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1318:7
[INFO] [stdout]      |
[INFO] [stdout] 1318 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1376:7
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1626:7
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1651:7
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1677:7
[INFO] [stdout]      |
[INFO] [stdout] 1677 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:600:11
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:605:11
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:612:11
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:623:11
[INFO] [stdout]     |
[INFO] [stdout] 623 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:628:11
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:634:11
[INFO] [stdout]     |
[INFO] [stdout] 634 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:639:11
[INFO] [stdout]     |
[INFO] [stdout] 639 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:645:11
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:650:11
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:656:11
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:662:11
[INFO] [stdout]     |
[INFO] [stdout] 662 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:907:15
[INFO] [stdout]     |
[INFO] [stdout] 907 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1136:15
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/triangle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:854:7
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:526:11
[INFO] [stdout]     |
[INFO] [stdout] 526 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:574:11
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:618:11
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/polygonal_feature_map.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/trimesh.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/trimesh.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:299:7
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2091:7
[INFO] [stdout]      |
[INFO] [stdout] 2091 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2099:7
[INFO] [stdout]      |
[INFO] [stdout] 2099 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1317:11
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1675:11
[INFO] [stdout]      |
[INFO] [stdout] 1675 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:720:19
[INFO] [stdout]     |
[INFO] [stdout] 720 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:746:15
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:780:15
[INFO] [stdout]     |
[INFO] [stdout] 780 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:816:15
[INFO] [stdout]     |
[INFO] [stdout] 816 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:810:19
[INFO] [stdout]     |
[INFO] [stdout] 810 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:898:15
[INFO] [stdout]     |
[INFO] [stdout] 898 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:957:15
[INFO] [stdout]     |
[INFO] [stdout] 957 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:981:19
[INFO] [stdout]     |
[INFO] [stdout] 981 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1211:15
[INFO] [stdout]      |
[INFO] [stdout] 1211 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1305:15
[INFO] [stdout]      |
[INFO] [stdout] 1305 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1311:15
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1895:11
[INFO] [stdout]      |
[INFO] [stdout] 1895 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2074:11
[INFO] [stdout]      |
[INFO] [stdout] 2074 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2081:11
[INFO] [stdout]      |
[INFO] [stdout] 2081 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:119:11
[INFO] [stdout]     |
[INFO] [stdout] 119 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:511:11
[INFO] [stdout]     |
[INFO] [stdout] 511 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:546:11
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:557:11
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:675:11
[INFO] [stdout]     |
[INFO] [stdout] 675 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:607:19
[INFO] [stdout]     |
[INFO] [stdout] 607 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/feature_id.rs:731:19
[INFO] [stdout]     |
[INFO] [stdout] 731 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/shared_shape.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shared_shape.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shared_shape.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:239:11
[INFO] [stdout]     |
[INFO] [stdout] 239 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:249:11
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:289:11
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:295:11
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:337:11
[INFO] [stdout]     |
[INFO] [stdout] 337 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:614:11
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:654:11
[INFO] [stdout]     |
[INFO] [stdout] 654 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:677:11
[INFO] [stdout]     |
[INFO] [stdout] 677 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:684:11
[INFO] [stdout]     |
[INFO] [stdout] 684 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:536:15
[INFO] [stdout]     |
[INFO] [stdout] 536 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:564:15
[INFO] [stdout]     |
[INFO] [stdout] 564 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 578 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shared_shape.rs:629:15
[INFO] [stdout]     |
[INFO] [stdout] 629 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:93:15
[INFO] [stdout]    |
[INFO] [stdout] 93 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |         #[cfg(feature= "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^------
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels.rs:978:11
[INFO] [stdout]     |
[INFO] [stdout] 978 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels.rs:953:15
[INFO] [stdout]     |
[INFO] [stdout] 953 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:56:11
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_chunk.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_chunk.rs:275:11
[INFO] [stdout]     |
[INFO] [stdout] 275 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/voxels/voxels_consts.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/voxels/voxels_consts.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:173:7
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_consts.rs:438:7
[INFO] [stdout]     |
[INFO] [stdout] 438 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:169:31
[INFO] [stdout]     |
[INFO] [stdout] 169 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/voxels/voxels_neighborhood.rs:174:35
[INFO] [stdout]     |
[INFO] [stdout] 174 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(all(feature = "dim3", feature = "std"))]
[INFO] [stdout]   |           ^^^^^^^^^^------
[INFO] [stdout]   |                     |
[INFO] [stdout]   |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/mod.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wavefront`
[INFO] [stdout]   --> src/transformation/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "wavefront")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `wavefront` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/transformation/convex_hull_utils.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/convex_hull_utils.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[cfg(feature = "dim3")] // We only use this in 3D right now.
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/convex_hull_utils.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:470:19
[INFO] [stdout]     |
[INFO] [stdout] 470 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/parameters.rs:472:19
[INFO] [stdout]     |
[INFO] [stdout] 472 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/vhacd/vhacd.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1193:7
[INFO] [stdout]      |
[INFO] [stdout] 1193 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1211:7
[INFO] [stdout]      |
[INFO] [stdout] 1211 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:454:11
[INFO] [stdout]     |
[INFO] [stdout] 454 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:950:11
[INFO] [stdout]     |
[INFO] [stdout] 950 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/vhacd/vhacd.rs:1150:11
[INFO] [stdout]      |
[INFO] [stdout] 1150 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/vhacd/vhacd.rs:558:27
[INFO] [stdout]     |
[INFO] [stdout] 558 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/voxelization/voxel_set.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1124:7
[INFO] [stdout]      |
[INFO] [stdout] 1124 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:232:11
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:677:11
[INFO] [stdout]     |
[INFO] [stdout] 677 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:856:11
[INFO] [stdout]     |
[INFO] [stdout] 856 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxel_set.rs:1033:11
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:497:15
[INFO] [stdout]     |
[INFO] [stdout] 497 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:694:15
[INFO] [stdout]     |
[INFO] [stdout] 694 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:705:23
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:729:27
[INFO] [stdout]     |
[INFO] [stdout] 729 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:755:27
[INFO] [stdout]     |
[INFO] [stdout] 755 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]     |                           ^^^^^^^^^^------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:783:15
[INFO] [stdout]     |
[INFO] [stdout] 783 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:796:23
[INFO] [stdout]     |
[INFO] [stdout] 796 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:805:23
[INFO] [stdout]     |
[INFO] [stdout] 805 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxel_set.rs:886:15
[INFO] [stdout]     |
[INFO] [stdout] 886 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:165:11
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:822:11
[INFO] [stdout]     |
[INFO] [stdout] 822 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1038:11
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:418:15
[INFO] [stdout]     |
[INFO] [stdout] 418 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:481:15
[INFO] [stdout]     |
[INFO] [stdout] 481 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:556:19
[INFO] [stdout]     |
[INFO] [stdout] 556 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:566:19
[INFO] [stdout]     |
[INFO] [stdout] 566 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:532:23
[INFO] [stdout]     |
[INFO] [stdout] 532 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:536:23
[INFO] [stdout]     |
[INFO] [stdout] 536 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:541:23
[INFO] [stdout]     |
[INFO] [stdout] 541 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:575:31
[INFO] [stdout]     |
[INFO] [stdout] 575 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:624:35
[INFO] [stdout]     |
[INFO] [stdout] 624 | ...                   #[cfg(feature = "dim3")]
[INFO] [stdout]     |                             ^^^^^^^^^^------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:675:23
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:773:15
[INFO] [stdout]     |
[INFO] [stdout] 773 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:790:15
[INFO] [stdout]     |
[INFO] [stdout] 790 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:908:15
[INFO] [stdout]     |
[INFO] [stdout] 908 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:921:15
[INFO] [stdout]     |
[INFO] [stdout] 921 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:950:31
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/voxelization/voxelized_volume.rs:961:31
[INFO] [stdout]     |
[INFO] [stdout] 961 |                         #[cfg(feature = "dim3")]
[INFO] [stdout]     |                               ^^^^^^^^^^------
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1098:15
[INFO] [stdout]      |
[INFO] [stdout] 1098 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/transformation/voxelization/voxelized_volume.rs:1108:27
[INFO] [stdout]      |
[INFO] [stdout] 1108 |                     #[cfg(feature = "dim3")]
[INFO] [stdout]      |                           ^^^^^^^^^^------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:139:7
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:150:7
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/transformation/to_trimesh/cuboid_to_trimesh.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:160:7
[INFO] [stdout]     |
[INFO] [stdout] 160 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:427:7
[INFO] [stdout]     |
[INFO] [stdout] 427 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:537:7
[INFO] [stdout]     |
[INFO] [stdout] 537 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:619:7
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:627:7
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:639:7
[INFO] [stdout]     |
[INFO] [stdout] 639 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:736:7
[INFO] [stdout]     |
[INFO] [stdout] 736 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:750:7
[INFO] [stdout]     |
[INFO] [stdout] 750 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/utils.rs:713:15
[INFO] [stdout]     |
[INFO] [stdout] 713 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/utils/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/mod.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/ccw_face_normal.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/isometry_ops.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/morton.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/morton.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/utils/obb.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/utils/sort.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/utils/eigen2.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "f32")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/utils/eigen3.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "f32")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/lib.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "f32")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.36s
[INFO] running `Command { std: "docker" "inspect" "1f2c0af731bb110928ad60d676fa7a9e27b8dbdcb761fea373e98c53e5383141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f2c0af731bb110928ad60d676fa7a9e27b8dbdcb761fea373e98c53e5383141", kill_on_drop: false }`
[INFO] [stdout] 1f2c0af731bb110928ad60d676fa7a9e27b8dbdcb761fea373e98c53e5383141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb6640c191fbcceebeb54bcf1c9ac822ffca4b1c5236bdf29b352afaaa65ec73
[INFO] running `Command { std: "docker" "start" "-a" "bb6640c191fbcceebeb54bcf1c9ac822ffca4b1c5236bdf29b352afaaa65ec73", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rust-ini v0.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/lib.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | #![cfg_attr(feature = "dim3", doc(html_root_url = "https://docs.rs/parry3d"))]
[INFO] [stdout]    |             ^^^^^^^^^^------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:260:16
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                ^^^^^^^^^^------
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:260:34
[INFO] [stdout]     |
[INFO] [stdout] 260 | #[cfg_attr(all(feature = "dim3", feature = "f32"), repr(align(64)))]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:447:16
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:447:33
[INFO] [stdout]     |
[INFO] [stdout] 447 | #[cfg_attr(all(feature = "f32", feature = "dim3"), repr(align(16)))]
[INFO] [stdout]     |                                 ^^^^^^^^^^------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/ball.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/capsule.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/cuboid.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/segment.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/shape/shape.rs:1465:20
[INFO] [stdout]      |
[INFO] [stdout] 1465 |         #[cfg_attr(feature = "f32", expect(clippy::unnecessary_cast))]
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `encase`
[INFO] [stdout]   --> src/shape/triangle.rs:73:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(feature = "encase", derive(encase::ShaderType))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `encase` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/transformation/to_trimesh/mod.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     feature = "dim3",
[INFO] [stdout]     |     ^^^^^^^^^^------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:132:11
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:162:11
[INFO] [stdout]     |
[INFO] [stdout] 162 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:464:11
[INFO] [stdout]     |
[INFO] [stdout] 464 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:698:11
[INFO] [stdout]     |
[INFO] [stdout] 698 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:734:11
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:791:11
[INFO] [stdout]     |
[INFO] [stdout] 791 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:444:15
[INFO] [stdout]     |
[INFO] [stdout] 444 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/bounding_volume/aabb.rs:452:15
[INFO] [stdout]     |
[INFO] [stdout] 452 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_support_map.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/aabb_support_map.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/bounding_volume/aabb_utils.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/bounding_volume/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:192:11
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:213:11
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:258:11
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:284:11
[INFO] [stdout]     |
[INFO] [stdout] 284 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:305:11
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:243:15
[INFO] [stdout]     |
[INFO] [stdout] 243 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:327:19
[INFO] [stdout]     |
[INFO] [stdout] 327 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:360:19
[INFO] [stdout]     |
[INFO] [stdout] 360 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:412:11
[INFO] [stdout]     |
[INFO] [stdout] 412 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:468:11
[INFO] [stdout]     |
[INFO] [stdout] 468 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:532:11
[INFO] [stdout]     |
[INFO] [stdout] 532 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:578:15
[INFO] [stdout]     |
[INFO] [stdout] 578 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties.rs:608:15
[INFO] [stdout]     |
[INFO] [stdout] 608 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_ball.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_capsule.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_capsule.rs:148:15
[INFO] [stdout]     |
[INFO] [stdout] 148 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cuboid.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_cylinder.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_cylinder.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mass_properties_cylinder.rs:16:15
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/mass_properties/mass_properties_voxels.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:179:15
[INFO] [stdout]     |
[INFO] [stdout] 179 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/mass_properties/mass_properties_voxels.rs:203:15
[INFO] [stdout]     |
[INFO] [stdout] 203 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/mass_properties/mod.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/math/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "f32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:141:7
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:275:29
[INFO] [stdout]     |
[INFO] [stdout] 275 | #[cfg(all(feature = "dim2", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:285:11
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:285:29
[INFO] [stdout]     |
[INFO] [stdout] 285 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:290:11
[INFO] [stdout]     |
[INFO] [stdout] 290 | #[cfg(all(feature = "dim3", feature = "f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:296:29
[INFO] [stdout]     |
[INFO] [stdout] 296 | #[cfg(all(feature = "dim2", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:306:29
[INFO] [stdout]     |
[INFO] [stdout] 306 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/math/mod.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 | #[cfg(all(feature = "dim3", feature = "f64"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/vector_ext.rs:31:11
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/math/vector_ext.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:153:11
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:160:11
[INFO] [stdout]     |
[INFO] [stdout] 160 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:186:11
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:199:11
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/math/mod.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "f32")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:40
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                        ^^^^^^^^^^------
[INFO] [stdout]   |                                                  |
[INFO] [stdout]   |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]  --> src/partitioning/bvh/bvh_queries.rs:9:58
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]   |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:40
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                        ^^^^^^^^^^------
[INFO] [stdout]    |                                                  |
[INFO] [stdout]    |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]   --> src/partitioning/bvh/bvh_queries.rs:18:58
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:48
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:259:66
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:44
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_queries.rs:279:62
[INFO] [stdout]     |
[INFO] [stdout] 279 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:267:11
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:267:29
[INFO] [stdout]     |
[INFO] [stdout] 267 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:11
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:269:29
[INFO] [stdout]     |
[INFO] [stdout] 269 | #[cfg(all(feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:390:40
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:390:58
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:397:40
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:397:58
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:40
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                        ^^^^^^^^^^------
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:399:58
[INFO] [stdout]     |
[INFO] [stdout] 399 | #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:599:44
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:599:62
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:951:48
[INFO] [stdout]     |
[INFO] [stdout] 951 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                ^^^^^^^^^^------
[INFO] [stdout]     |                                                          |
[INFO] [stdout]     |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:951:66
[INFO] [stdout]     |
[INFO] [stdout] 951 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:997:44
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                            ^^^^^^^^^^------
[INFO] [stdout]     |                                                      |
[INFO] [stdout]     |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:997:62
[INFO] [stdout]     |
[INFO] [stdout] 997 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]     |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1045:48
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                ^^^^^^^^^^------
[INFO] [stdout]      |                                                          |
[INFO] [stdout]      |                                                          help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1045:66
[INFO] [stdout]      |
[INFO] [stdout] 1045 |     #[cfg(not(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32")))]
[INFO] [stdout]      |                                                                  ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1090:44
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1090:62
[INFO] [stdout]      |
[INFO] [stdout] 1090 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1183:44
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                            ^^^^^^^^^^------
[INFO] [stdout]      |                                                      |
[INFO] [stdout]      |                                                      help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `f32`
[INFO] [stdout]     --> src/partitioning/bvh/bvh_tree.rs:1183:62
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     #[cfg(all(feature = "simd-is-enabled", feature = "dim3", feature = "f32"))]
[INFO] [stdout]      |                                                              ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `f32` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:853:15
[INFO] [stdout]     |
[INFO] [stdout] 853 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/partitioning/bvh/bvh_tree.rs:905:15
[INFO] [stdout]     |
[INFO] [stdout] 905 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/mod.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/clip/clip_aabb_polygon.rs:34:15
[INFO] [stdout]    |
[INFO] [stdout] 34 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_cuboid.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/closest_points/closest_points_cuboid_triangle.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact/contact_cuboid_cuboid.rs:99:11
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/contact_manifolds/contact_manifold.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:481:11
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:519:19
[INFO] [stdout]     |
[INFO] [stdout] 519 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifold.rs:538:15
[INFO] [stdout]     |
[INFO] [stdout] 538 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_capsule_capsule.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_cuboid.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_cuboid_triangle.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_composite_shape.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_heightfield_shape.rs:157:15
[INFO] [stdout]     |
[INFO] [stdout] 157 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_pfm_pfm.rs:111:22
[INFO] [stdout]     |
[INFO] [stdout] 111 |             if (cfg!(feature = "dim3") || cfg!(feature = "dim2") && manifold.points.is_empty())
[INFO] [stdout]     |                      ^^^^^^^^^^------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:61:23
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_ball.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:358:15
[INFO] [stdout]     |
[INFO] [stdout] 358 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_shape.rs:370:15
[INFO] [stdout]     |
[INFO] [stdout] 370 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 237 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:257:23
[INFO] [stdout]     |
[INFO] [stdout] 257 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:278:23
[INFO] [stdout]     |
[INFO] [stdout] 278 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/contact_manifolds/contact_manifolds_voxels_voxels.rs:298:23
[INFO] [stdout]     |
[INFO] [stdout] 298 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:91:7
[INFO] [stdout]    |
[INFO] [stdout] 91 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/epa/mod.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/gjk/mod.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/gjk/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_cuboid.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_segment.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/intersection_test/intersection_test_cuboid_triangle.rs:44:11
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_voxels_shape.rs:128:15
[INFO] [stdout]     |
[INFO] [stdout] 128 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:404:19
[INFO] [stdout]     |
[INFO] [stdout] 404 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_rigid_motion.rs:460:15
[INFO] [stdout]     |
[INFO] [stdout] 460 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/nonlinear_shape_cast/nonlinear_shape_cast_support_map_support_map.rs:283:11
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/mod.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_aabb.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_capsule.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:168:15
[INFO] [stdout]     |
[INFO] [stdout] 168 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_composite_shape.rs:277:19
[INFO] [stdout]     |
[INFO] [stdout] 277 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_heightfield.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_segment.rs:28:23
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]    |                       ^^^^^^^^^^------
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/point/point_support_map.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_support_map.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/point/point_triangle.rs:36:19
[INFO] [stdout]    |
[INFO] [stdout] 36 |             #[cfg(feature = "dim3")]
[INFO] [stdout]    |                   ^^^^^^^^^^------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/point/point_triangle.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/mod.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/mod.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_heightfield.rs:117:7
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_support_map.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[cfg(all(feature = "alloc", feature = "dim3"))]
[INFO] [stdout]   |                              ^^^^^^^^^^------
[INFO] [stdout]   |                                        |
[INFO] [stdout]   |                                        help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_support_map.rs:89:7
[INFO] [stdout]    |
[INFO] [stdout] 89 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_support_map.rs:246:15
[INFO] [stdout]     |
[INFO] [stdout] 246 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_triangle.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/ray/ray_trimesh.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_trimesh.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/ray/ray_voxels.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/ray/ray_voxels.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/mod.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_cuboid.rs:58:7
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_cuboid.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_segment.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_support_map.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_support_map.rs:166:7
[INFO] [stdout]     |
[INFO] [stdout] 166 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/sat/sat_cuboid_triangle.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(all(feature = "dim3", not(feature = "std")))]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/sat/sat_cuboid_triangle.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/sat/sat_cuboid_triangle.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/query/shape_cast/shape_cast_heightfield_shape.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_heightfield_shape.rs:95:7
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/query/shape_cast/shape_cast_voxels_shape.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |         #[cfg(feature = "dim3")]
[INFO] [stdout]    |               ^^^^^^^^^^------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/query/split/mod.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 | #[cfg(all(feature = "dim3", feature = "spade"))]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:56:7
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/mod.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:104:7
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:107:7
[INFO] [stdout]     |
[INFO] [stdout] 107 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:109:7
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/mod.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/ball.rs:205:15
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:167:11
[INFO] [stdout]     |
[INFO] [stdout] 167 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/capsule.rs:367:15
[INFO] [stdout]     |
[INFO] [stdout] 367 |     #[cfg(all(feature = "dim3", feature = "alloc"))]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/cuboid.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:263:11
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/cuboid.rs:397:11
[INFO] [stdout]     |
[INFO] [stdout] 397 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:422:15
[INFO] [stdout]     |
[INFO] [stdout] 422 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:724:15
[INFO] [stdout]     |
[INFO] [stdout] 724 |         #[cfg(feature = "dim3")] axis: u8,
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/polyline.rs:731:15
[INFO] [stdout]     |
[INFO] [stdout] 731 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:362:11
[INFO] [stdout]     |
[INFO] [stdout] 362 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:381:11
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:388:11
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/segment.rs:419:23
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 #[cfg(feature = "dim3")]
[INFO] [stdout]     |                       ^^^^^^^^^^------
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1254:7
[INFO] [stdout]      |
[INFO] [stdout] 1254 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1318:7
[INFO] [stdout]      |
[INFO] [stdout] 1318 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1376:7
[INFO] [stdout]      |
[INFO] [stdout] 1376 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1626:7
[INFO] [stdout]      |
[INFO] [stdout] 1626 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1651:7
[INFO] [stdout]      |
[INFO] [stdout] 1651 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1677:7
[INFO] [stdout]      |
[INFO] [stdout] 1677 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:61:11
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:78:11
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:81:11
[INFO] [stdout]    |
[INFO] [stdout] 81 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/shape.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[cfg(feature = "dim3")]
[INFO] [stdout]    |           ^^^^^^^^^^------
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:127:11
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:131:11
[INFO] [stdout]     |
[INFO] [stdout] 131 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:134:11
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:146:11
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:149:11
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:152:11
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:190:19
[INFO] [stdout]     |
[INFO] [stdout] 190 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:194:19
[INFO] [stdout]     |
[INFO] [stdout] 194 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:600:11
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:605:11
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:612:11
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:617:11
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:623:11
[INFO] [stdout]     |
[INFO] [stdout] 623 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:628:11
[INFO] [stdout]     |
[INFO] [stdout] 628 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:634:11
[INFO] [stdout]     |
[INFO] [stdout] 634 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:639:11
[INFO] [stdout]     |
[INFO] [stdout] 639 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:645:11
[INFO] [stdout]     |
[INFO] [stdout] 645 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:650:11
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:656:11
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:662:11
[INFO] [stdout]     |
[INFO] [stdout] 662 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:871:15
[INFO] [stdout]     |
[INFO] [stdout] 871 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/shape.rs:907:15
[INFO] [stdout]     |
[INFO] [stdout] 907 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/shape.rs:1136:15
[INFO] [stdout]      |
[INFO] [stdout] 1136 |         #[cfg(feature = "dim3")]
[INFO] [stdout]      |               ^^^^^^^^^^------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/triangle.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:854:7
[INFO] [stdout]     |
[INFO] [stdout] 854 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:220:11
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:274:11
[INFO] [stdout]     |
[INFO] [stdout] 274 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:318:11
[INFO] [stdout]     |
[INFO] [stdout] 318 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:343:11
[INFO] [stdout]     |
[INFO] [stdout] 343 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:526:11
[INFO] [stdout]     |
[INFO] [stdout] 526 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:542:11
[INFO] [stdout]     |
[INFO] [stdout] 542 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:574:11
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/triangle.rs:618:11
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/polygonal_feature_map.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/polygonal_feature_map.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]  --> src/shape/trimesh.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(feature = "dim3")]
[INFO] [stdout]   |       ^^^^^^^^^^------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]   = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]   --> src/shape/trimesh.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "dim3")]
[INFO] [stdout]    |       ^^^^^^^^^^------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]    = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:299:7
[INFO] [stdout]     |
[INFO] [stdout] 299 | #[cfg(feature = "dim3")]
[INFO] [stdout]     |       ^^^^^^^^^^------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2091:7
[INFO] [stdout]      |
[INFO] [stdout] 2091 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:2099:7
[INFO] [stdout]      |
[INFO] [stdout] 2099 | #[cfg(feature = "dim3")]
[INFO] [stdout]      |       ^^^^^^^^^^------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:515:11
[INFO] [stdout]     |
[INFO] [stdout] 515 |     #[cfg(feature = "dim3")]
[INFO] [stdout]     |           ^^^^^^^^^^------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1317:11
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]     --> src/shape/trimesh.rs:1675:11
[INFO] [stdout]      |
[INFO] [stdout] 1675 |     #[cfg(feature = "dim3")]
[INFO] [stdout]      |           ^^^^^^^^^^------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]      = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:720:19
[INFO] [stdout]     |
[INFO] [stdout] 720 |             #[cfg(feature = "dim3")]
[INFO] [stdout]     |                   ^^^^^^^^^^------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:746:15
[INFO] [stdout]     |
[INFO] [stdout] 746 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"dim2"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `alloc`, `bytemuck`, `bytemuck-serialize`, `default`, `dim2`, `ena`, `enhanced-determinism`, `f64`, `hashbrown`, `improved_fixed_point_support`, `indexmap`, `parallel`, `rayon`, `required-features`, `rkyv`, `serde`, `serde-serialize`, `serde_arrays`, `simd-is-enabled`, `simd-nightly`, `simd-stable`, `slab`, `spade`, and `std`
[INFO] [stdout]     = help: consider adding `dim3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dim3`
[INFO] [stdout]    --> src/shape/trimesh.rs:780:15
[INFO] [stdout]     |
[INFO] [stdout] 780 |         #[cfg(feature = "dim3")]
[INFO] [stdout]     |               ^^^^^^^^^^------
[INFO] [stdout]     |                         |
[WARN] too many lines in the log, truncating it
